projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efbc4c6
)
Remove VTPM-related values, now obsolete.
author
Ewan Mellor
<ewan@xensource.com>
Fri, 27 Oct 2006 08:52:49 +0000
(09:52 +0100)
committer
Ewan Mellor
<ewan@xensource.com>
Fri, 27 Oct 2006 08:52:49 +0000
(09:52 +0100)
Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/libxen/test/test_bindings.c
patch
|
blob
|
history
diff --git
a/tools/libxen/test/test_bindings.c
b/tools/libxen/test/test_bindings.c
index fc750f97a2992efeec926fbde4ef20595301a635..5468c6bb629aa8a40419f1a8af4b4c455a1c6758 100644
(file)
--- a/
tools/libxen/test/test_bindings.c
+++ b/
tools/libxen/test/test_bindings.c
@@
-294,8
+294,6
@@
static void create_new_vm(xen_session *session)
.actions_after_reboot = XEN_ON_NORMAL_EXIT_RESTART,
.actions_after_suspend = XEN_ON_NORMAL_EXIT_DESTROY,
.actions_after_crash = XEN_ON_CRASH_BEHAVIOUR_PRESERVE,
- .tpm_instance = -1,
- .tpm_backend = 0,
.bios_boot = "hd(0,0)",
.builder = "Linux",
.boot_method = XEN_BOOT_TYPE_KERNEL_EXTERNAL,